home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 5608 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.4 KB  |  55 lines

  1. Path: news.mountain.net!usenet
  2. From: gene_heskett@wvlink.mpl.com (Gene Heskett)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: Iomega Ditto tape drive
  5. Date: 26 Feb 96 21:27:18 +0500
  6. Organization: MountainNet, Inc. Morgantown WV 800.444.1458
  7. Message-ID: <2020.6630T1287T915@wvlink.mpl.com>
  8. References: <tdenboDnCM2y.I0v@netcom.com>
  9. NNTP-Posting-Host: slip12.mpl.com
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12.  
  13.  TD> At $150, the Ditto tape drive is very attractive. Unlike the Zip
  14.  TD> drive, it is not available in SCSI.
  15.  
  16.  TD> The specs I have seen call for a connection to a floppy
  17.  TD> controller or the parallel port.  Has anyone figured a way to
  18.  TD> hook this baby up to and Amiga?
  19.  
  20.  TD> Has anyone hooked up any parallel device for backup?
  21.  
  22. No, no, no and no! What I'm trying to say is that there is not *ANY*
  23. "pc" type accessory device configured to run thru the parallel port
  24. of the pc that can easily be made to work on the Miggi. The problem
  25. is *not* a lack of bi-directionality in the Amiga's parallel port
  26. implementation, its fully, truely bi-directional.
  27.  
  28. Its the pc parallel port that isn't bi-directional! It was designed
  29. originally to drive a printer, and was set for output only.  So any
  30. device that wants to send data *back* to the pc must first shuffle
  31. the data into nibble sized pieces and present it to the pc's port on
  32. the printer status lines.  A special proggy on the pc then
  33. reassembles the data for further use.  The Miggi I'm told doesn't
  34. have enough status lines to be able to simulate that.
  35.  
  36. A really smart tech could maybe bypass that pc crap in the interface,
  37. or, at the expense of slowing the reads up by 2/3rds due to the data
  38. shuffling, make an adaptor to reassemble this pc format data into a
  39. standard 8 bit byte and hand it off to the Amiga. So far, nobody has
  40. done that, due no doubt to what they perceive as a very small market
  41. for a "dead" machine. If one were to lower your expected sales to the
  42. multiple thousand area worldwide instead of millions, and adjust the
  43. price upward accordingly, I still think theres a market for whats
  44. basicly a 3-4 chip TTL product. Where the hell have all the cottage
  45. enterpreneers (sp) gone?
  46.  
  47. Cheers anyway, Gene
  48.  
  49. /*            Gene Heskett          |  These opinions are NOT to be  */
  50. /*  CE @ WDTV Weston/Clarksburg WV  |  confused with the official    */
  51. /*  <gene_heskett@wvlink.mpl.com>   |  WDTV managment views          */
  52. #include <std.disclaimer>
  53.  
  54.  
  55.